home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16527 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  683 b 

  1. Path: ix.netcom.com!netnews
  2. From: bmwells@ix.netcom.com (Brian Wells )
  3. Newsgroups: comp.lang.c++
  4. Subject: Windows DLL
  5. Date: 10 Apr 1996 16:56:56 GMT
  6. Organization: Netcom
  7. Message-ID: <4kgp8o$rh2@cloner2.ix.netcom.com>
  8. NNTP-Posting-Host: chi-il12-21.ix.netcom.com
  9. X-NETCOM-Date: Wed Apr 10  9:56:56 AM PDT 1996
  10.  
  11. Hello everyone:
  12.  
  13.     I am new at 2 things, C++ and DLL programming.  My problem is that
  14. I can't use sscanf in my MS1.51 Visual C++ compiler when making a DLL.
  15. What confuses me is the fact that strings can be used in DLLs.  So what
  16. functions do I use to break strings down and manipulate them within
  17. a DLL??
  18.  
  19.     If you know the answer, don't be shy.  Thanks.
  20.  
  21. Brian Wells
  22.  
  23.